services.github-runners.<name>.name

Name of the runner to configure. If null, defaults to the hostname.

Changing this option triggers a new runner registration.

Type
null or string
Default
"‹name›"
Example
"nixos"
Declared
<nixpkgs/nixos/modules/services/continuous-integration/github-runner/options.nix>